chore(deps): update all non-major dependencies#1049
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Merge Protections🟢 All 3 merge protections satisfied — ready to merge. Show 3 satisfied protections🟢 Do not merge outdated PRsMake sure PRs are almost up to date before merging
🟢 Enforce conventional commitMake sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🚦 Auto-queueWhen all merge protections are satisfied, this pull request will be queued automatically. |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
15 times, most recently
from
July 11, 2026 13:38
9d46ea8 to
3cc7138
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
12 times, most recently
from
July 18, 2026 16:57
9c65a6f to
155a565
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
from
July 19, 2026 01:41
155a565 to
8c4362b
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
3 times, most recently
from
July 19, 2026 19:54
1d77f54 to
1723b0e
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
from
July 19, 2026 22:42
1723b0e to
aab81d3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
21.1.0→21.2.121.1.0→21.2.021.1.0→21.2.010.4.6→10.5.210.4.6→10.5.210.4.6→10.5.210.4.6→10.5.24.3.2→4.3.325.9.4→25.9.54.1.9→4.1.104.1.9→4.1.10v6.4.0→v6.5.0v7.2.0→v7.3.0v4.2.0→v4.4.04.6.0→4.6.14.7.010.4.6→10.5.211.9.0→11.15.1v4.36.2→v4.37.16.23.0→6.27.02.1.9→2.1.101.31.2-alpine-slim→1.31.3-alpine-slim26.4.0→26.5.00.57.0→0.59.00.23.0→0.25.011.9.0→11.13.111.15.1(+2)4.12.0→4.13.04.13.1v2.19.4→v2.20.010.4.6→10.5.24.3.2→4.3.38.1.0→8.1.54.1.9→4.1.10v0.5.7→v0.6.0Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v21.2.1Compare Source
Note: Version bump only for package @commitlint/cli
v21.2.0Compare Source
Features
conventional-changelog/commitlint (@commitlint/config-conventional)
v21.2.0Compare Source
Features
conventional-changelog/commitlint (@commitlint/types)
v21.2.0Compare Source
Features
storybookjs/storybook (@storybook/addon-docs)
v10.5.2Compare Source
v10.5.1Compare Source
v10.5.0Compare Source
Storybook 10.5 contains hundreds of fixes and improvements:
List of all updates
@types/nodeto packages installed duringstorybook init- #34192, thanks @copilot-swe-agent!storybook ai <tool>MCP passthrough behindSTORYBOOK_FEATURE_AI_CLI- #35125, thanks @kasperpeulen!storybook ai <command>passthrough - #35138, thanks @kasperpeulen!aicommand in core so it never downloads@storybook/cli- #35147, thanks @kasperpeulen!storybook aiinstances by config dir as well as cwd - #35392, thanks @kasperpeulen!hasActiveFilterscheck - #35151, thanks @mrginglymus!resolveandresolve.exportswithoxc-resolver- #34692, thanks @valentinpalkovic!experimental_setFilter- #35194, thanks @mrginglymus!disableparameter - #35150, thanks @yatishgoel!asprop in next/link mock - #35148, thanks @yatishgoel!internalproperty to control visibility - #35057, thanks @JReinhold!TanStackPreviewfrom@storybook/tanstack-reactto unblock CSF Next typing - #34949, thanks @copilot-swe-agent!defaultViewportparameter is used - #35087, thanks @yatishgoel!tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.3.3Compare Source
Fixed
--watch --poll[=ms]in@tailwindcss/cliwhen filesystem events are unreliable or unavailable (#20297)bg-[#fff]andbg-[#FFF]→bg-white) (#20298)iframe:focus-visibleoutline styles (#20292)theme('colors.foo')in JS plugins resolves correctly when both--color-fooand--color-foo-barexist (#20299)shadow-sm/12.5,text-shadow-sm/12.5,drop-shadow-sm/12.5, andinset-shadow-sm/12.5(#20302)[data-foo]divas two selectors instead of one (#20303)@tailwindcss/postcssrebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)@tailwindcss/browserand Tailwind Play (#20124)oklch(#20314)--spacing(0)is optimized to0pxinstead of0so it remains a<length>when used incalc(…)(#20319)@parcel/watcheronly when needed in@tailwindcss/cli --watchmode, so one-off builds and--watch --pollwork when@parcel/watchercan't be loaded (#20325)system-uiandui-sans-serifso CJK text respects the page'slangattribute on Windows (#20318)@tailwindcss/upgradefrom rewriting ignored files when run from a subdirectory (#20329)@sourcerules pointing to nested files are scanned when later@sourcerules point to files in parent folders (#20335)@tailwindcss/vitefrom triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)vitest-dev/vitest (@vitest/browser-playwright
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.